3.113 \(\int \csc ^2(e+f x) (a+b \tan ^2(e+f x))^{3/2} \, dx\)

Optimal. Leaf size=100 \[ \frac{3 b \tan (e+f x) \sqrt{a+b \tan ^2(e+f x)}}{2 f}+\frac{3 a \sqrt{b} \tanh ^{-1}\left (\frac{\sqrt{b} \tan (e+f x)}{\sqrt{a+b \tan ^2(e+f x)}}\right )}{2 f}-\frac{\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^{3/2}}{f} \]

[Out]

(3*a*Sqrt[b]*ArcTanh[(Sqrt[b]*Tan[e + f*x])/Sqrt[a + b*Tan[e + f*x]^2]])/(2*f) + (3*b*Tan[e + f*x]*Sqrt[a + b*
Tan[e + f*x]^2])/(2*f) - (Cot[e + f*x]*(a + b*Tan[e + f*x]^2)^(3/2))/f

________________________________________________________________________________________

Rubi [A]  time = 0.0988543, antiderivative size = 100, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 5, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.2, Rules used = {3663, 277, 195, 217, 206} \[ \frac{3 b \tan (e+f x) \sqrt{a+b \tan ^2(e+f x)}}{2 f}+\frac{3 a \sqrt{b} \tanh ^{-1}\left (\frac{\sqrt{b} \tan (e+f x)}{\sqrt{a+b \tan ^2(e+f x)}}\right )}{2 f}-\frac{\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^{3/2}}{f} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^2*(a + b*Tan[e + f*x]^2)^(3/2),x]

[Out]

(3*a*Sqrt[b]*ArcTanh[(Sqrt[b]*Tan[e + f*x])/Sqrt[a + b*Tan[e + f*x]^2]])/(2*f) + (3*b*Tan[e + f*x]*Sqrt[a + b*
Tan[e + f*x]^2])/(2*f) - (Cot[e + f*x]*(a + b*Tan[e + f*x]^2)^(3/2))/f

Rule 3663

Int[sin[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*((c_.)*tan[(e_.) + (f_.)*(x_)])^(n_))^(p_.), x_Symbol] :> With[
{ff = FreeFactors[Tan[e + f*x], x]}, Dist[(c*ff^(m + 1))/f, Subst[Int[(x^m*(a + b*(ff*x)^n)^p)/(c^2 + ff^2*x^2
)^(m/2 + 1), x], x, (c*Tan[e + f*x])/ff], x]] /; FreeQ[{a, b, c, e, f, n, p}, x] && IntegerQ[m/2]

Rule 277

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^p)/(c*(m +
1)), x] - Dist[(b*n*p)/(c^n*(m + 1)), Int[(c*x)^(m + n)*(a + b*x^n)^(p - 1), x], x] /; FreeQ[{a, b, c}, x] &&
IGtQ[n, 0] && GtQ[p, 0] && LtQ[m, -1] &&  !ILtQ[(m + n*p + n + 1)/n, 0] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 195

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(x*(a + b*x^n)^p)/(n*p + 1), x] + Dist[(a*n*p)/(n*p + 1),
 Int[(a + b*x^n)^(p - 1), x], x] /; FreeQ[{a, b}, x] && IGtQ[n, 0] && GtQ[p, 0] && (IntegerQ[2*p] || (EqQ[n, 2
] && IntegerQ[4*p]) || (EqQ[n, 2] && IntegerQ[3*p]) || LtQ[Denominator[p + 1/n], Denominator[p]])

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin{align*} \int \csc ^2(e+f x) \left (a+b \tan ^2(e+f x)\right )^{3/2} \, dx &=\frac{\operatorname{Subst}\left (\int \frac{\left (a+b x^2\right )^{3/2}}{x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=-\frac{\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^{3/2}}{f}+\frac{(3 b) \operatorname{Subst}\left (\int \sqrt{a+b x^2} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac{3 b \tan (e+f x) \sqrt{a+b \tan ^2(e+f x)}}{2 f}-\frac{\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^{3/2}}{f}+\frac{(3 a b) \operatorname{Subst}\left (\int \frac{1}{\sqrt{a+b x^2}} \, dx,x,\tan (e+f x)\right )}{2 f}\\ &=\frac{3 b \tan (e+f x) \sqrt{a+b \tan ^2(e+f x)}}{2 f}-\frac{\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^{3/2}}{f}+\frac{(3 a b) \operatorname{Subst}\left (\int \frac{1}{1-b x^2} \, dx,x,\frac{\tan (e+f x)}{\sqrt{a+b \tan ^2(e+f x)}}\right )}{2 f}\\ &=\frac{3 a \sqrt{b} \tanh ^{-1}\left (\frac{\sqrt{b} \tan (e+f x)}{\sqrt{a+b \tan ^2(e+f x)}}\right )}{2 f}+\frac{3 b \tan (e+f x) \sqrt{a+b \tan ^2(e+f x)}}{2 f}-\frac{\cot (e+f x) \left (a+b \tan ^2(e+f x)\right )^{3/2}}{f}\\ \end{align*}

Mathematica [C]  time = 2.54962, size = 220, normalized size = 2.2 \[ \frac{\csc (e+f x) \sec ^3(e+f x) \left (3 \sqrt{2} a b \sin ^2(2 (e+f x)) \sqrt{\frac{\csc ^2(e+f x) ((a-b) \cos (2 (e+f x))+a+b)}{b}} \text{EllipticF}\left (\sin ^{-1}\left (\frac{\sqrt{\frac{\csc ^2(e+f x) ((a-b) \cos (2 (e+f x))+a+b)}{b}}}{\sqrt{2}}\right ),1\right )-4 \left (2 a^2+b^2\right ) \cos (2 (e+f x))-2 a^2 \cos (4 (e+f x))-6 a^2+a b \cos (4 (e+f x))-a b+b^2 \cos (4 (e+f x))+3 b^2\right )}{8 \sqrt{2} f \sqrt{\sec ^2(e+f x) ((a-b) \cos (2 (e+f x))+a+b)}} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^2*(a + b*Tan[e + f*x]^2)^(3/2),x]

[Out]

(Csc[e + f*x]*Sec[e + f*x]^3*(-6*a^2 - a*b + 3*b^2 - 4*(2*a^2 + b^2)*Cos[2*(e + f*x)] - 2*a^2*Cos[4*(e + f*x)]
 + a*b*Cos[4*(e + f*x)] + b^2*Cos[4*(e + f*x)] + 3*Sqrt[2]*a*b*Sqrt[((a + b + (a - b)*Cos[2*(e + f*x)])*Csc[e
+ f*x]^2)/b]*EllipticF[ArcSin[Sqrt[((a + b + (a - b)*Cos[2*(e + f*x)])*Csc[e + f*x]^2)/b]/Sqrt[2]], 1]*Sin[2*(
e + f*x)]^2))/(8*Sqrt[2]*f*Sqrt[(a + b + (a - b)*Cos[2*(e + f*x)])*Sec[e + f*x]^2])

________________________________________________________________________________________

Maple [C]  time = 0.203, size = 1355, normalized size = 13.6 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^(3/2),x)

[Out]

-1/2/f/((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)*((a*cos(f*x+e)^2-cos(f*x+e)^2*b+b)/cos(f*x+e)^2)^(3/2)*cos(f*
x+e)*(6*2^(1/2)*(1/a*(I*cos(f*x+e)*b^(1/2)*(a-b)^(1/2)-I*b^(1/2)*(a-b)^(1/2)+cos(f*x+e)*a-b*cos(f*x+e)+b)/(cos
(f*x+e)+1))^(1/2)*(-2/a*(I*cos(f*x+e)*b^(1/2)*(a-b)^(1/2)-I*b^(1/2)*(a-b)^(1/2)-cos(f*x+e)*a+b*cos(f*x+e)-b)/(
cos(f*x+e)+1))^(1/2)*EllipticPi((cos(f*x+e)-1)*((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)/sin(f*x+e),1/(2*I*b^(
1/2)*(a-b)^(1/2)+a-2*b)*a,(-(2*I*b^(1/2)*(a-b)^(1/2)-a+2*b)/a)^(1/2)/((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)
)*cos(f*x+e)^3*sin(f*x+e)*a*b-3*EllipticF((cos(f*x+e)-1)*((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)/sin(f*x+e),
((8*I*b^(3/2)*(a-b)^(1/2)-4*I*b^(1/2)*(a-b)^(1/2)*a+a^2-8*a*b+8*b^2)/a^2)^(1/2))*cos(f*x+e)^3*sin(f*x+e)*(1/a*
(I*cos(f*x+e)*b^(1/2)*(a-b)^(1/2)-I*b^(1/2)*(a-b)^(1/2)+cos(f*x+e)*a-b*cos(f*x+e)+b)/(cos(f*x+e)+1))^(1/2)*(-2
/a*(I*cos(f*x+e)*b^(1/2)*(a-b)^(1/2)-I*b^(1/2)*(a-b)^(1/2)-cos(f*x+e)*a+b*cos(f*x+e)-b)/(cos(f*x+e)+1))^(1/2)*
2^(1/2)*a*b+6*EllipticPi((cos(f*x+e)-1)*((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)/sin(f*x+e),1/(2*I*b^(1/2)*(a
-b)^(1/2)+a-2*b)*a,(-(2*I*b^(1/2)*(a-b)^(1/2)-a+2*b)/a)^(1/2)/((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2))*cos(f
*x+e)^2*sin(f*x+e)*(1/a*(I*cos(f*x+e)*b^(1/2)*(a-b)^(1/2)-I*b^(1/2)*(a-b)^(1/2)+cos(f*x+e)*a-b*cos(f*x+e)+b)/(
cos(f*x+e)+1))^(1/2)*(-2/a*(I*cos(f*x+e)*b^(1/2)*(a-b)^(1/2)-I*b^(1/2)*(a-b)^(1/2)-cos(f*x+e)*a+b*cos(f*x+e)-b
)/(cos(f*x+e)+1))^(1/2)*2^(1/2)*a*b-3*EllipticF((cos(f*x+e)-1)*((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)/sin(f
*x+e),((8*I*b^(3/2)*(a-b)^(1/2)-4*I*b^(1/2)*(a-b)^(1/2)*a+a^2-8*a*b+8*b^2)/a^2)^(1/2))*cos(f*x+e)^2*sin(f*x+e)
*(1/a*(I*cos(f*x+e)*b^(1/2)*(a-b)^(1/2)-I*b^(1/2)*(a-b)^(1/2)+cos(f*x+e)*a-b*cos(f*x+e)+b)/(cos(f*x+e)+1))^(1/
2)*(-2/a*(I*cos(f*x+e)*b^(1/2)*(a-b)^(1/2)-I*b^(1/2)*(a-b)^(1/2)-cos(f*x+e)*a+b*cos(f*x+e)-b)/(cos(f*x+e)+1))^
(1/2)*2^(1/2)*a*b+2*cos(f*x+e)^4*((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)*a^2-cos(f*x+e)^4*((2*I*b^(1/2)*(a-b
)^(1/2)+a-2*b)/a)^(1/2)*a*b-cos(f*x+e)^4*((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)*b^2+cos(f*x+e)^2*((2*I*b^(1
/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)*a*b+2*cos(f*x+e)^2*((2*I*b^(1/2)*(a-b)^(1/2)+a-2*b)/a)^(1/2)*b^2-((2*I*b^(1/2)
*(a-b)^(1/2)+a-2*b)/a)^(1/2)*b^2)/sin(f*x+e)/(a*cos(f*x+e)^2-cos(f*x+e)^2*b+b)^2

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^(3/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 3.4078, size = 964, normalized size = 9.64 \begin{align*} \left [\frac{3 \, a \sqrt{b} \cos \left (f x + e\right ) \log \left (\frac{{\left (a^{2} - 8 \, a b + 8 \, b^{2}\right )} \cos \left (f x + e\right )^{4} + 8 \,{\left (a b - 2 \, b^{2}\right )} \cos \left (f x + e\right )^{2} + 4 \,{\left ({\left (a - 2 \, b\right )} \cos \left (f x + e\right )^{3} + 2 \, b \cos \left (f x + e\right )\right )} \sqrt{b} \sqrt{\frac{{\left (a - b\right )} \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}} \sin \left (f x + e\right ) + 8 \, b^{2}}{\cos \left (f x + e\right )^{4}}\right ) \sin \left (f x + e\right ) - 4 \,{\left ({\left (2 \, a + b\right )} \cos \left (f x + e\right )^{2} - b\right )} \sqrt{\frac{{\left (a - b\right )} \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}}}{8 \, f \cos \left (f x + e\right ) \sin \left (f x + e\right )}, -\frac{3 \, a \sqrt{-b} \arctan \left (\frac{{\left ({\left (a - 2 \, b\right )} \cos \left (f x + e\right )^{3} + 2 \, b \cos \left (f x + e\right )\right )} \sqrt{-b} \sqrt{\frac{{\left (a - b\right )} \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}}}{2 \,{\left ({\left (a b - b^{2}\right )} \cos \left (f x + e\right )^{2} + b^{2}\right )} \sin \left (f x + e\right )}\right ) \cos \left (f x + e\right ) \sin \left (f x + e\right ) + 2 \,{\left ({\left (2 \, a + b\right )} \cos \left (f x + e\right )^{2} - b\right )} \sqrt{\frac{{\left (a - b\right )} \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}}}{4 \, f \cos \left (f x + e\right ) \sin \left (f x + e\right )}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^(3/2),x, algorithm="fricas")

[Out]

[1/8*(3*a*sqrt(b)*cos(f*x + e)*log(((a^2 - 8*a*b + 8*b^2)*cos(f*x + e)^4 + 8*(a*b - 2*b^2)*cos(f*x + e)^2 + 4*
((a - 2*b)*cos(f*x + e)^3 + 2*b*cos(f*x + e))*sqrt(b)*sqrt(((a - b)*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*sin(f*
x + e) + 8*b^2)/cos(f*x + e)^4)*sin(f*x + e) - 4*((2*a + b)*cos(f*x + e)^2 - b)*sqrt(((a - b)*cos(f*x + e)^2 +
 b)/cos(f*x + e)^2))/(f*cos(f*x + e)*sin(f*x + e)), -1/4*(3*a*sqrt(-b)*arctan(1/2*((a - 2*b)*cos(f*x + e)^3 +
2*b*cos(f*x + e))*sqrt(-b)*sqrt(((a - b)*cos(f*x + e)^2 + b)/cos(f*x + e)^2)/(((a*b - b^2)*cos(f*x + e)^2 + b^
2)*sin(f*x + e)))*cos(f*x + e)*sin(f*x + e) + 2*((2*a + b)*cos(f*x + e)^2 - b)*sqrt(((a - b)*cos(f*x + e)^2 +
b)/cos(f*x + e)^2))/(f*cos(f*x + e)*sin(f*x + e))]

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**2*(a+b*tan(f*x+e)**2)**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\left (b \tan \left (f x + e\right )^{2} + a\right )}^{\frac{3}{2}} \csc \left (f x + e\right )^{2}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^2*(a+b*tan(f*x+e)^2)^(3/2),x, algorithm="giac")

[Out]

integrate((b*tan(f*x + e)^2 + a)^(3/2)*csc(f*x + e)^2, x)